ComponentOne ASP.NET MVC Controls
FlexGridDetailProvider<T> Class Members
Properties 

C1.Web.Mvc Namespace : FlexGridDetailProvider<T> Class

The following tables list the members exposed by FlexGridDetailProvider<T>.

Public Properties
 NameDescription
Public PropertyGets the child components. (Inherited from C1.Web.Mvc.Component)
Public PropertyGets or sets the callback function that creates detail cells.  
Public PropertyGets or sets the content of the template for the grid detail row.  
Public PropertyGets or sets the id of the template for the grid detail row.  
Public PropertySpecifies when and how the row details are displayed.  
Public PropertyGets or sets the callback function that disposes of detail cells.  
Public PropertyGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
Public PropertyGets or sets a value that indicates whether to use animation when showing row details.  
Public PropertyGets or sets the action to perform when the ENTER key is pressed.  
Public PropertyGets or sets the maximum height of the detail rows, in pixels.  
Public PropertyGets or sets the callback function that determines whether a row has details.  
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

FlexGridDetailProvider<T> Class
C1.Web.Mvc Namespace